isAVResourceLoaded

abstract fun isAVResourceLoaded(block: DesignBlock): Boolean

Returns whether the audio and video resource for the given video fill or audio block is loaded. Note that the function is unstable and mared with UnstableEngineApi.

Return

whether the resource is loaded.

Parameters

block

the video fill or audio block.